home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Shareware Grab Bag
/
Shareware Grab Bag.iso
/
011
/
pchelp.arc
/
LU.###
< prev
next >
Wrap
Text File
|
1985-01-21
|
1KB
|
24 lines
COMMAND: LU (Library Utility) DOCUMENTATION : On-line
FUNCTION: Manipulates LBR type library files.
FORMAT: LU [-option] [libraryfile] [filespec...]
TYPE: Public domain software (Paul J. Homchick, One Radnor Sta. Suite 300,
Radnor, PA 19087)
REMARKS: LU with no options displays a help screen. The options are:
L or T displays a list of the contents of the specified library.
A extracts all files from the specified library file with their
original datetime stamp and writes them to the current directory.
E extracts only the specified files from the library with their
original datetime stamp and writes them to the current directory.
U adds to or creates a new library file. Wildcard characters may be
used in the file list. The library directory date is updated.
D deletes the specified file from a library file.
R reorganizes a library by copying the active members of the old file
into a new file and removing unused space lost to deleted files.
S stamps the library file with the datetime stored in its directory.
The libraryfile extension LBR is assumed. See LUPC, the original
version of the routine which may work when LU does not.